func github.com/refraction-networking/utls.genericExtension

2 uses

	github.com/refraction-networking/utls (current package)
		u_clienthello_json.go#L114: 					ext = genericExtension(extID, accepter.extNameOnly.Name)
		u_clienthello_json.go#L158: func genericExtension(id uint16, name string) TLSExtension {